﻿2026-06-16T09:34:52.1177102Z ##[group]Run actions/checkout@v5
2026-06-16T09:34:52.1177836Z with:
2026-06-16T09:34:52.1178193Z   fetch-depth: 0
2026-06-16T09:34:52.1178619Z   repository: SaberMage/spt-core
2026-06-16T09:34:52.1182214Z   token: ***
2026-06-16T09:34:52.1182572Z   ssh-strict: true
2026-06-16T09:34:52.1182929Z   ssh-user: git
2026-06-16T09:34:52.1183291Z   persist-credentials: true
2026-06-16T09:34:52.1183677Z   clean: true
2026-06-16T09:34:52.1184032Z   sparse-checkout-cone-mode: true
2026-06-16T09:34:52.1184442Z   fetch-tags: false
2026-06-16T09:34:52.1184805Z   show-progress: true
2026-06-16T09:34:52.1185171Z   lfs: false
2026-06-16T09:34:52.1185500Z   submodules: false
2026-06-16T09:34:52.1185853Z   set-safe-directory: true
2026-06-16T09:34:52.1186434Z ##[endgroup]
2026-06-16T09:34:52.2010599Z Syncing repository: SaberMage/spt-core
2026-06-16T09:34:52.2012110Z ##[group]Getting Git version info
2026-06-16T09:34:52.2012763Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-16T09:34:52.2013726Z [command]/usr/bin/git version
2026-06-16T09:34:52.2014141Z git version 2.43.0
2026-06-16T09:34:52.2015376Z ##[endgroup]
2026-06-16T09:34:52.2018592Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/4fc00df6-adf1-44ea-b7ed-d1326ee0aac9' before making global git config changes
2026-06-16T09:34:52.2019817Z Adding repository directory to the temporary git global config as a safe directory
2026-06-16T09:34:52.2020790Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-16T09:34:52.2047651Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-16T09:34:52.2066865Z https://github.com/SaberMage/spt-core
2026-06-16T09:34:52.2076444Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-16T09:34:52.2078884Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-16T09:34:52.2106875Z refs/heads/dev-freeform
2026-06-16T09:34:52.2113898Z [command]/usr/bin/git checkout --detach
2026-06-16T09:34:52.2273682Z HEAD is now at c5887db M11-W5 T5.1 fix: deterministically-offline offdrive shell for the rig drive-drop [twohost]
2026-06-16T09:34:52.2309935Z [command]/usr/bin/git branch --delete --force dev-freeform
2026-06-16T09:34:52.2340361Z Deleted branch dev-freeform (was c5887db).
2026-06-16T09:34:52.2431687Z ##[endgroup]
2026-06-16T09:34:52.2434345Z [command]/usr/bin/git submodule status
2026-06-16T09:34:52.2623808Z ##[group]Cleaning the repository
2026-06-16T09:34:52.2625329Z [command]/usr/bin/git clean -ffdx
2026-06-16T09:34:55.3333616Z Removing .adapter-notify/
2026-06-16T09:34:55.3334297Z Removing target/
2026-06-16T09:34:55.3344167Z [command]/usr/bin/git reset --hard HEAD
2026-06-16T09:34:55.3457335Z HEAD is now at c5887db M11-W5 T5.1 fix: deterministically-offline offdrive shell for the rig drive-drop [twohost]
2026-06-16T09:34:55.3465464Z ##[endgroup]
2026-06-16T09:34:55.3467576Z ##[group]Disabling automatic garbage collection
2026-06-16T09:34:55.3470907Z [command]/usr/bin/git config --local gc.auto 0
2026-06-16T09:34:55.3495415Z ##[endgroup]
2026-06-16T09:34:55.3496003Z ##[group]Setting up auth
2026-06-16T09:34:55.3501362Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-16T09:34:55.3529362Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-16T09:34:55.3720878Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-16T09:34:55.3746328Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-16T09:34:55.3930119Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-16T09:34:55.3956659Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-16T09:34:55.4161397Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-16T09:34:55.4191179Z ##[endgroup]
2026-06-16T09:34:55.4191717Z ##[group]Fetching the repository
2026-06-16T09:34:55.4197494Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-06-16T09:34:56.6407532Z [command]/usr/bin/git branch --list --remote origin/dev-freeform
2026-06-16T09:34:56.6441024Z   origin/dev-freeform
2026-06-16T09:34:56.6447626Z [command]/usr/bin/git rev-parse refs/remotes/origin/dev-freeform
2026-06-16T09:34:56.6468326Z c5887db27f6c8576decec071c073e76c5144ba66
2026-06-16T09:34:56.6472056Z ##[endgroup]
2026-06-16T09:34:56.6472489Z ##[group]Determining the checkout info
2026-06-16T09:34:56.6473395Z ##[endgroup]
2026-06-16T09:34:56.6477280Z [command]/usr/bin/git sparse-checkout disable
2026-06-16T09:34:56.6511984Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-16T09:34:56.6536498Z ##[group]Checking out the ref
2026-06-16T09:34:56.6539117Z [command]/usr/bin/git checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-16T09:34:56.6583877Z Switched to a new branch 'dev-freeform'
2026-06-16T09:34:56.6584317Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-16T09:34:56.6589719Z ##[endgroup]
2026-06-16T09:34:56.6625651Z [command]/usr/bin/git log -1 --format=%H
2026-06-16T09:34:56.6650429Z c5887db27f6c8576decec071c073e76c5144ba66
